home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 April
/
PCWorld_2008-04_cd.bin
/
komercni software
/
miton
/
SystemMechanic7Pro.exe
/
{app}
/
smhtml.dll
/
1033
/
HTML
/
DEFAULT.CSS
< prev
next >
Wrap
Cascading Style Sheet File
|
2008-01-24
|
14KB
|
617 lines
@charset "utf-8";
html {
height: 100%;
overflow-x:hidden;
overflow-y:auto;
}
body {
margin: 15px;
border: 1 solid #222;
background-color: #FFFFFF;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#222222;
}
.body_gray_scrollbar {
overflow:hidden;
}
/* scrollbar-3dlight-color:#444547;
scrollbar-arrow-color:#404142;
scrollbar-base-color:#434445;
scrollbar-darkshadow-color:#434445;
scrollbar-face-color:#454547;
scrollbar-highlight-color:#454547;
scrollbar-shadow-color:#3a3a3a*/
a {
color:#4170c0;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a.dropdown_link {
background:url(G_link_dropdown_arrow.gif) no-repeat center right;
padding-right:8px;
}
.bold {
font-weight:bold
}
.status {
font-weight:bold
}
.green {
color:#008000
}
.blue {
color:#4070BF
}
.red {
color:#C80D0D
}
.gray {
color:#404040
}
.orange {
color:#EF8010
}
.yellow {
color:#CA9C00
}
.font12 {
font-size:12px
}
.hand {
cursor:pointer;
}
img {
border:0
}
img.icon {
margin-right: 12px;
}
.bg_selected_lightblue {
background-color:#f0fbff
}
.bg_selected_darkblue {
background-color:#d4e4f7
}
.floatR {
float:right
}
.floatL {
float:left
}
.graph {
margin-top: 10px;
width: 335px;
display: block;
}
.clear {
clear:both
}
.loading p {
margin-top:0;
margin-bottom:10px;
}
#page_heading {
background:url(images/top_heading_bg.gif) repeat-x left top;
border-top:1px solid #c0c0c0;
border-right:1px solid #404040;
border-left:1px solid #b9b9b9;
border-bottom:1px solid #404040;
width:100%-20px;
margin:0;
padding-top:8px;
padding-left:2%;
height:30px;
color:#FFFFFF;
font-size:17px;
font-weight:normal;
}
#content {
width:100%-36px;
padding:3% 2%;
height: 94%-37px;
display: block;
}
.icon_margin_small {
margin-right:3px
}
/****Module Box *****/
.modulebox {
width: 519px !important;
width: 519px;
margin-bottom: 15px;
}
.modulebox_topborder {
height:19px;
background: url(G_module_box_heading_bg_middle.gif) top right repeat-x;
padding-top:5px;
width: 485px;
float: left;
margin-left: 5px;
}
.modulebox_topright {
background: url(G_module_box_heading_bg_right.gif) top right no-repeat;
height:24px;
width:5px;
float: right;
}
.modulebox_body {
clear:both;
background-position: bottom left;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
padding: 15px;
padding-bottom:10px;
}
.modulebox_body_nopadding {
border-right:1px solid #ccc;
border-left:1px solid #ccc;
padding: 0px;
}
.module_heading {
font-weight:bold;
color:#FFFFFF;
margin-left:5px;
}
.module_heading_note {
color:#FFFFFF;
font-weight: normal;
}
.modulebox_bottomleft {
background: url(G_modulebox_bl.gif) bottom left no-repeat;
height:5px;
margin-top:0px;
}
.modulebox_bottomborder {
border-bottom:1px solid #ccc;
margin-left:5px;
margin-right:5px;
height:4px
}
.modulebox_bottomright {
background: url(G_modulebox_br.gif) top right no-repeat;
height:5px;
width:5px;
float:right;
margin-top:-5px;
}
.modulebox td.dock {
border-left:1px solid #ccc;
border-right:1px solid #ccc;
height:24px;
padding-left:10px;
background-color:#fff6d0;
background-image:url(G_dock_bg.gif);
background-position:top right;
background-repeat:no-repeat;
border-bottom:1px solid #ccc;
}
/***********Module Item **********/
.module_item_heading {
display:block;
font-weight:bold
}
.module_items td {
/*vertical-align:top;*/
}
.module_items td.action_buttons_col {
text-align:right;
min-width: 100px;
vertical-align:top;
}
/***Module Item List****/
.list td {
vertical-align:top;
padding:10px 10px;
border-top: 1px solid #ccc;
}
.toprow td {
vertical-align:top;
border-top:0;
}
td.action_buttons_col {
width:auto;
}
/*******Detail Rounded Corner Box*******/
.detail_box {
background: url(G_detail_box_tl.gif) top left no-repeat;
width:100%;
margin-top:10px;
background-color:#f7f7f7;
}
.detail_box_topborder {
border-top:1px solid #ccc;
margin-left:5px;
margin-right:5px;
height: 4px;
}
.detail_box_topright {
background: url(G_detail_box_tr.gif) top right no-repeat;
height:5px;
width:5px;
float: right;
margin-top: -5px;
}
.detail_box_body {
clear:both;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0;
padding:5px 10px 10px 10px;
background-color:#f7f7f7;
margin-top:-1px;
}
.detail_box_body_nopadding {
clear:both;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0;
padding:0;
background-color:#f7f7f7;
margin-top:-1px;
}
.detail_box_bottomleft {
background: #f7f7f7 url(G_detail_box_bl.gif) bottom left no-repeat;
height:5px;
margin-top: -1px;
}
.detail_box_bottomborder {
border-bottom:1px solid #ccc;
margin-left:5px;
margin-right:5px;
height:4px
}
.detail_box_bottomright {
background: url(G_detail_box_br.gif) top right no-repeat;
height:5px;
width:5px;
float:right;
margin-top:-5px;
}
/***********************Global button styles***********************************/
/************Default Buttons***********/
.button_floatR {
float:right;
margin-left:6px;
}
/************Default Buttons***********/
a.button {
background: transparent url('G_button_a.gif') no-repeat scroll top right;
color: #383838;
display: block;
font: normal 11px Tahoma, arial, sans-serif;
height: 21px;
padding-right: 10px; /* sliding doors padding */
text-decoration: none;
}
a.button .bt_left {
background: transparent url('G_button_span.gif') no-repeat;
display: block;
line-height: 11px;
padding: 5px 0 5px 10px;
text-decoration: none;
}
a.button .bt_left .label {
text-align:center;
display:block;
text-decoration: none;
}
a.button:link {
text-decoration:none
}
a.button:visited {
text-decoration:none
}
a.button:hover {
text-decoration:none
}
a.button:active {
text-decoration:none
}
a.button_hover {
background: transparent url('G_button_a.gif') no-repeat scroll -21px right;
color: #383838;
display: block;
font: normal 11px Tahoma, arial, sans-serif;
height: 21px;
padding-right: 10px; /* sliding doors padding */
text-decoration: none;
outline: none; /* hide dotted outline in Firefox */
}
a.button_hover .bt_left {
background: transparent url('G_button_span.gif') no-repeat scroll -21px left;
display: block;
line-height: 11px;
padding: 5px 0 5px 10px;
text-decoration: none;
}
a.button_hover .bt_left .label {
text-align:center;
display:block;
text-decoration: none;
}
a.button_hover:link {
text-decoration:none
}
a.button_hover:visited {
text-decoration:none
}
a.button_hover:hover {
text-decoration:none
}
a.button_hover:active {
text-decoration:none
}
a.button_active {
background: transparent url('G_button_a.gif') no-repeat scroll -42px right;
display: block;
font: normal 11px Tahoma, arial, sans-serif;
height: 21px;
padding-right: 10px;
color: #222222;
outline: none;
text-decoration: none;
}
a.button_active .bt_left {
background: transparent url('G_button_span.gif') no-repeat -42px left;
display: block;
line-height: 11px;
padding: 5px 0 5px 10px;
text-decoration: none;
}
a.button_active .bt_left .label {
text-align:center;
display:block;
text-decoration: none;
}
a.button_active:link{
text-decoration:none
}
a.button_active:visited {
text-decoration:none
}
a.button_active:hover {
text-decoration:none
}
a.button_active:active {
text-decoration:none
}
/************Highlighted Buttons***********/
a.button_highlighted {
background: transparent url('G_button_highlighted_a.gif') no-repeat scroll top right;
color: #383838;
display: block;
font: normal 11px Tahoma, arial, sans-serif;
height: 21px;
padding-right: 10px; /* sliding doors padding */
text-decoration: none;
}
a.button_highlighted .bt_left {
background: transparent url('G_button_highlighted_span.gif') no-repeat;
display: block;
line-height: 11px;
padding: 5px 0 5px 10px;
}
a.button_highlighted .bt_left .label {
text-align:center;
display:block;
}
a.button_highlighted:link {
text-decoration:none
}
a.button_highlighted:visited {
text-decoration:none
}
a.button_highlighted:hover {
text-decoration:none
}
a.button_highlighted:active {
text-decoration:none
}
a.button_highlighted:active {
background-position: -42px right;
color: #222222;
outline: none; /* hide dotted outline in Firefox */
}
a.button_highlighted:active .bt_left {
background-position: -42px left;
padding: 5px 0 5px 10px;
}
/************Disabled Buttons***********/
a.button_disabled {
background: transparent url('G_button_disabled_a.gif') no-repeat scroll top right;
color: #8d8d8d;
display: block;
font: normal 11px Tahoma, arial, sans-serif;
height: 21px;
padding-right: 10px; /* sliding doors padding */
text-decoration: none;
cursor:default;
width:73px;
}
a.button_disabled .bt_left {
background: transparent url('G_button_disabled_span.gif') no-repeat;
display: block;
line-height: 11px;
padding: 5px 0 5px 10px;
}
a.button_disabled .bt_left .label {
text-align:center;
padding:0 4px;
display:block;
}
a.button_disabled:hover {
outline: none; /* hide dotted outline in Firefox */
}
a.button_disabled:hover .bt_left {
padding: 5px 0 5px 10px; /* push text down 1px */
}
a.button_disabled:active {
outline: none; /* hide dotted outline in Firefox */
}
a.button_disabled:active .bt_left {
padding: 5px 0 5px 10px;
}
/************Drop-Down Buttons***********/
.button_dropdown {
width:auto;
clear:both
}
.button_dropdown a {
text-decoration:none
}
.button_dropdown a:hover {
text-decoration:none
}
/*Idle State*/
a.button_dropdown_left {
background: transparent url('G_button_dropdown_middle.gif') no-repeat scroll top right;
color: #383838;
display: block;
font: normal 11px Tahoma, arial, sans-serif;
height: 21px;
padding-right: 10px; /* sliding doors padding */
text-decoration: none;
float: left;
}
a.button_dropdown_left .bt_left {
background: transparent url('G_button_span.gif') no-repeat;
display: block;
line-height: 11px;
padding: 5px 0 5px 10px;
}
a.button_dropdown_left .bt_left .label {
text-align:center;
display:block;
}/*change the left and right padding to increase the button width*/
a.button_dropdown_right {
background: transparent url(G_button_dropdown_right.gif) no-repeat scroll top right;
color: #383838;
display: block;
font: normal 11px Tahoma, arial, sans-serif;
height: 21px;
width:15px;
text-decoration: none;
}
/*Hover State - Label */
a.button_dropdown_left_hover {
background: transparent url('G_button_dropdown_middle.gif') no-repeat scroll -21px right;
color: #383838;
display: block;
font: normal 11px Tahoma, arial, sans-serif;
height: 21px;
padding-right: 10px; /* sliding doors padding */
text-decoration: none;
float: left;
}
a.button_dropdown_left_hover .bt_left {
background: transparent url('G_button_span.gif') no-repeat -21px left;
display: block;
line-height: 11px;
padding: 5px 0 5px 10px;
outline: none; /* hide dotted outline in Firefox */
;
}
a.button_dropdown_left_hover .bt_left .label {
text-align:center;
display:block;
}/*change the left and right padding to increase the button width*/
a.button_dropdown_right_hover {
background: transparent url(G_button_dropdown_right.gif) no-repeat scroll -21px right;
color: #383838;
display: block;
font: normal 11px Tahoma, arial, sans-serif;
height: 21px;
width:15px;
text-decoration: none;
outline: none; /* hide dotted outline in Firefox */
}
/*Hover State - Arrow */
a.button_dropdown_right_hover_highlighted {
background: transparent url(G_button_dropdown_right.gif) no-repeat scroll -63px right;
color: #383838;
display: block;
font: normal 11px Tahoma, arial, sans-serif;
height: 21px;
width:15px;
text-decoration: none;
outline: none; /* hide dotted outline in Firefox */
}
/*Active State*/
a.button_dropdown_left_active {
background: transparent url('G_button_dropdown_middle.gif') no-repeat scroll -42px right;
color: #383838;
display: block;
font: normal 11px Tahoma, arial, sans-serif;
height: 21px;
padding-right: 10px; /* sliding doors padding */
text-decoration: none;
outline: none; /* hide dotted outline in Firefox */
float: left;
}
a.button_dropdown_left_active .bt_left {
background: transparent url('G_button_span.gif') no-repeat -42px left;
display: block;
line-height: 11px;
padding: 5px 0 5px 10px;
outline: none; /* hide dotted outline in Firefox */
;
}
a.button_dropdown_left_active .bt_left .label {
text-align:center;
display:block;
}/*change the left and right padding to increase the button width*/
a.button_dropdown_right_active {
background: transparent url(G_button_dropdown_right.gif) no-repeat scroll -42px right;
color: #222222;
display: block;
font: normal 11px Tahoma, arial, sans-serif;
height: 21px;
width:15px;
text-decoration: none;
outline: none; /* hide dotted outline in Firefox */
}
/* Progress bar */
.progress_sp_bar_s {
padding-right: 5px;
display: block;
font-weight:bold;
margin-top: 1px;
color:white;
}
.progress_sp_emptybar_s {
padding-left: 5px;
color:#1d589c;
font-weight:bold;
white-space: nowrap;
}
.detail_box_body_internet_speed {
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0;
padding:5px 10px;
background-color:#f7f7f7;
height: 87px;
}
/**************Tip*********/
.tip{
width:100%;
margin-top: 10px;
}
.tip td{
padding:0
}
td.tip_box_body {border-left:1px solid #ebd775; border-right:1px solid #ebd775; background-color:#fffdf2; padding: 0 7px;}
.tip .tip_icon{margin-right:5px;}